home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 4 / The Arsenal Files 4 (Arsenal Computer).ISO / ham / sattrk31.tgz / sattrack-3.1.tar / SatTrack / RELEASE_NOTE < prev   
Text File  |  1995-03-28  |  4KB  |  98 lines

  1.  
  2.                       SatTrack V3.1 Release Announcement
  3.                    ========================================
  4.  
  5. SatTrack is a satellite orbit prediction and realtime tracking program with 
  6. an X Window System color graphics display. The program has been written in 
  7. C language and runs on Unix and Linux systems with X11R5. The program not 
  8. only displays where a number of satellites are but is also capable of 
  9. controlling suitable ground station equipment, like antennas or optical 
  10. telescopes, and radio communications hardware. A batch mode allows predictions 
  11. of passes of satellites over specified ground stations. For more details check 
  12. the documentation file 'sattrack.doc' in the 'doc' directory.
  13.  
  14. This release (V3.1) is basically the same as V3.0 plus the V3.0.1 patch, 
  15. except that a few other bugs have been fixed and a number of minor, mostly 
  16. cosmetic features have been added. Those of you who have installed V3.0 AND 
  17. the V3.0.1 patch and may have altered the code for whatever reason and are 
  18. basically happy with the present configuration of SatTrack might not bother 
  19. to replace V3.0.1 with V3.1. However, V3.1 is definitely improved and worth 
  20. the effort. This revision also contains a new C shell script to obtain 
  21. TLE sets for space shuttle missions from NASA directly. 
  22.  
  23. To install SatTrack V3.1 in your Unix or Linux home directory, get the 
  24. distribution file 'sattrack-3.1.tar.gz' (or 'sattrack.V3.1.tar.gz') from: 
  25.  
  26.                       ftp.amsat.org/amsat/software/Linux 
  27.       or
  28.                       ftp.jvnc.net/priv/kupiec/sattrack
  29.  
  30. Uncompress the distribution file with 'gunzip' and unpack it by typing 
  31.  
  32.                           tar -xvf sattrack-3.1.tar
  33.  
  34. Note that the options for 'tar' (here '-xvf') may vary between machines. 
  35. Change into the directory 'SatTrack/src' and read the file 'README_MAKE' 
  36. for instructions how to compile the package. 
  37.  
  38.  
  39. The next public release of SatTrack, most likely V3.5, will have the following 
  40. new major features:
  41.  
  42. 1.  More features in world map graphics display, like different choices of 
  43.     color schemes, for instance like the JSC wall chart, or entirely red for 
  44.     observers of visible satellites, better Shuttle and Mir icons for docking 
  45.     maneuvers, optimized X11 event handling, display of all cities in the data 
  46.     base, better world maps, and more (view 'doc/worldmap_*.gif'). 
  47.  
  48. 2.  Second X11 color graphics display with view of the local sky with elevation 
  49.     circles and track of the selected satellite (view 'doc/skyview_*.gif'), 
  50.     showing all satellites that are above the local horizon, the direction of 
  51.     their movement, as well as the Sun and the Moon (with lunar phases), 
  52.     satellite and ground station names, local or universal time, mission 
  53.     elapsed time (MET), time until AOS or LOS, and azimuth and elevation of 
  54.     selected satellite. 
  55.  
  56. 3.  Fast forward mode with variable speed in numerical live displays and both 
  57.     graphics displays.
  58.  
  59. 4.  More precise calculations for deep-space objects with the SDP4 model. 
  60.  
  61. 5.  Multi-user capabilities (central installation of SatTrack with resource 
  62.     files in individual user's home directory).
  63.  
  64. 6.  Read names of secondary ground stations from resource file 'stations.dat'.
  65.  
  66. 7.  Read current weather parameters periodically from resource file 
  67.     'weather.dat'.
  68.  
  69. 8.  Better control options for communications hardware (more radios, flip 
  70.     option for elevation rotors).
  71.  
  72. 9.  Model of apparent visible brightness of satellites.
  73.  
  74. 10. Calculation of hour angle and apparent declination in long-format orbit 
  75.     prediction to facilitate observations of satellites with an optical 
  76.     telescope. 
  77.  
  78. 11. Orbit prediction output optional in HTML format for WWW servers.
  79.  
  80. 12. More user friendly handling of environment variables TERM and DISPLAY.
  81.  
  82. 13. Extra C shell script to retrieve and process Ted Molczan's TLE sets.
  83.  
  84. 14. Still fewer bugs!
  85.  
  86. 15. Better documentation (more detailed and nicely type-set).
  87.  
  88.  
  89. In other words: something to look forward to install! Stay tuned, the V3.5 
  90. release is expected for sometime in mid or late spring of 1995! If you would 
  91. like to get on the mailing list or if you encounter any bugs or have any other 
  92. type of suggestions, please send a note to Manfred@SSL.Berkeley.Edu (at least 
  93. the 'Registration via email'). 
  94.  
  95. Manfred Bester
  96. W6/DL5KR
  97.  
  98.